type internal/reflectlite.structType

3 uses

	internal/reflectlite (current package)
		type.go#L135: type structType = abi.StructType
		type.go#L611: 		t := (*structType)(unsafe.Pointer(T))
		type.go#L612: 		v := (*structType)(unsafe.Pointer(V))